home *** CD-ROM | disk | FTP | other *** search
/ Data Base of the Video Yearbook 1995 / Data Base of the Video Yearbook 1995 - Disc 1.iso / cosmos / monthw.dir / 00013.ls < prev    next >
Encoding:
Text File  |  1995-12-21  |  202 b   |  8 lines

  1. on mouseUp
  2.   global numb, monthdata, kenname, kennamer, tuki
  3.   set numb to value(item 3 of monthdata)
  4.   set kenname to "MONTHW"
  5.   set kennamer to "M" & tuki
  6.   go("N" & numb, "KOBETU" & value(tuki))
  7. end
  8.